Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 369 Bytes

make_<model>_featured.rst

File metadata and controls

24 lines (16 loc) · 369 Bytes

make<model>_featured

Usage

For models that use the :phpMixin_PublicFeatured, performs actions after the record is made featured.

Fires after the record is saved.

Arguments

:phpOmeka_Record_AbstractRecord record

The record being edited

Examples